'Declaration
<DispIdAttribute(277)> Function GetPageLabel( _ ByVal PageNo As Integer _ ) As String
[DispId(277)] string GetPageLabel( int PageNo )
function GetPageLabel( PageNo: Integer ): String;
DispIdAttribute(277) function GetPageLabel( PageNo : int ) : String;
[DispId(277)] string* GetPageLabel( int PageNo )
[DispId(277)] String^ GetPageLabel( int PageNo )
Parameters
- PageNo